home *** CD-ROM | disk | FTP | other *** search
/ PC World Komputer 2010 April / PCWorld0410.iso / pluginy Firefox / 1865 / 1865.xpi / chrome / adblockplus.jar / locale / hr-HR / composer.dtd < prev    next >
Text File  |  2010-01-07  |  3KB  |  52 lines

  1.  
  2. <!ENTITY dialog.title             "Add Adblock Plus filter rule">
  3. <!ENTITY accept.label             "Add filter">
  4. <!ENTITY advanced.label           "Advanced view">
  5. <!ENTITY basic.label              "Basic view">
  6. <!ENTITY disabled.warning.beforeLink  "Adblock Plus is currently disabled. You can still add filters but those will not be applied unless you ">
  7. <!ENTITY disabled.warning.link    "enable Adblock Plus">
  8. <!ENTITY disabled.warning.afterLink   ".">
  9. <!ENTITY groupDisabled.warning.beforeLink  "The filter group "%S" that this filter should be added to is currently disabled. You can still add the filter but it will not be applied unless you ">
  10. <!ENTITY groupDisabled.warning.link        "enable the filter group">
  11. <!ENTITY groupDisabled.warning.afterLink   ".">
  12. <!ENTITY filter.label             "New filter:">
  13. <!ENTITY filter.accesskey         "f">
  14. <!ENTITY preferences.label        "Show existing filters...">
  15. <!ENTITY preferences.accesskey    "S">
  16. <!ENTITY type.filter.label        "Blocking filter">
  17. <!ENTITY type.filter.accesskey    "B">
  18. <!ENTITY type.whitelist.label     "Exception rule">
  19. <!ENTITY type.whitelist.accesskey "x">
  20. <!ENTITY pattern.label            "Look for pattern">
  21. <!ENTITY pattern.explanation      "The pattern can be any part of the address, symbol * acts as a wildcard. The filter will only be applied to addresses matching the pattern.">
  22. <!ENTITY regexp.warning           "The pattern you entered will be interpreted as a regular expression. Many regular expressions might slow down your browsing. If you didn't intend to use regular expressions, add a * symbol at the end of the pattern.">
  23. <!ENTITY shortpattern.warning     "The pattern you entered is too short to be optimized, many such patterns might slow down your browsing. It is recommended that you choose a longer string for this filter.">
  24. <!ENTITY custom.pattern.label     "Custom:">
  25. <!ENTITY custom.pattern.accesskey "C">
  26. <!ENTITY anchors.label            "Accept pattern only:">
  27. <!ENTITY anchor.start.label       "at the beginning of the address">
  28. <!ENTITY anchor.start.accesskey   "g">
  29. <!ENTITY anchor.start.flexible.label      "at the beginning of the domain name">
  30. <!ENTITY anchor.start.flexible.accesskey  "g">
  31. <!ENTITY anchor.end.label         "at the end of the address">
  32. <!ENTITY anchor.end.accesskey     "n">
  33. <!ENTITY options.label            "Options">
  34. <!ENTITY domainRestriction.label      "Restrict to domain:">
  35. <!ENTITY domainRestriction.accesskey  "d">
  36. <!ENTITY domainRestriction.help       "Specify one or more domains separated by the symbol "|", the filter will only be applied on these domains then. The symbol "~" before a domain name means that the filter should not be applied on that domain.">
  37. <!ENTITY firstParty.label         "First-party only">
  38. <!ENTITY firstParty.accesskey     "r">
  39. <!ENTITY thirdParty.label         "Third-party only">
  40. <!ENTITY thirdParty.accesskey     "T">
  41. <!ENTITY matchCase.label          "Match case">
  42. <!ENTITY matchCase.accesskey      "M">
  43. <!ENTITY types.label              "Apply to types:">
  44. <!ENTITY selectAllTypes.label     "Select all">
  45. <!ENTITY unselectAllTypes.label   "Select none">
  46. <!ENTITY collapse.label           "Collapse blocked:">
  47. <!ENTITY collapse.accesskey       "l">
  48. <!ENTITY collapse.default.yes.label "Use default (yes)">
  49. <!ENTITY collapse.default.no.label  "Use default (no)">
  50. <!ENTITY collapse.yes.label       "Yes">
  51. <!ENTITY collapse.no.label        "No">
  52.